Skip to content

docs: add per-mode pages under data-acceleration/refresh-modes#1654

Merged
lukekim merged 5 commits into
trunkfrom
lukim/refresh-modes
May 6, 2026
Merged

docs: add per-mode pages under data-acceleration/refresh-modes#1654
lukekim merged 5 commits into
trunkfrom
lukim/refresh-modes

Conversation

@lukekim
Copy link
Copy Markdown
Contributor

@lukekim lukekim commented May 6, 2026

Summary

Fixes the sidebar entry for Data Acceleration > Refresh Modes and adds dedicated sub-pages for each refresh mode.

Previously the refresh-modes/ folder only contained caching.md, so the sidebar showed a bare folder with one child. This PR:

  • Adds an index.md landing page so the sidebar renders as a proper Refresh Modes category with an overview table.
  • Adds sub-pages for each of the remaining modes: full, append, changes, and snapshot (alongside the existing caching page).
  • Updates data-refresh.md to link to all five mode sub-pages.

Content for the new pages is consolidated from the existing prose in data-refresh.md and reference/spicepod/datasets.md. The cross-cutting refresh behavior (intervals, retries, retention, on-zero-results, etc.) intentionally remains on data-refresh.md and is linked from each mode page.

Files

  • website/docs/features/data-acceleration/refresh-modes/index.md (new)
  • website/docs/features/data-acceleration/refresh-modes/full.md (new)
  • website/docs/features/data-acceleration/refresh-modes/append.md (new)
  • website/docs/features/data-acceleration/refresh-modes/changes.md (new)
  • website/docs/features/data-acceleration/refresh-modes/snapshot.md (new)
  • website/docs/features/data-acceleration/data-refresh.md (updated link list)

Adds dedicated sub-pages for each refresh mode (full, append, changes,
snapshot) alongside the existing caching page, plus an index landing
page so the sidebar renders as a 'Refresh Modes' category. Updates
data-refresh.md to link to all mode sub-pages.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: lukekim

@lukekim lukekim self-assigned this May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🚀 deployed to https://c07a221c.spiceai-org-website.pages.dev

Comment thread website/docs/features/data-acceleration/refresh-modes/changes.md Outdated
Comment thread website/docs/features/data-acceleration/refresh-modes/snapshot.md Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🚀 deployed to https://e49ca40b.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🚀 deployed to https://99afcea1.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🚀 deployed to https://b50b741d.spiceai-org-website.pages.dev

@lukekim lukekim merged commit 03b2230 into trunk May 6, 2026
6 checks passed
@lukekim lukekim deleted the lukim/refresh-modes branch May 6, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants